On this pageTwoToOneDescriptionThis method returns 16 bit value as the result of conversion of two 8 bits values.Syntaxfunction TwoToOne(AValue1, AValue2: Byte): Smallint;